getParagraphHeights Method
Gets the height of each paragraph in the formatted content.
The method must be called before calling this method. This method can also be called after the formatted content has been drawn on the page.
public double[] getParagraphHeights()
|
Return Value
The height of each paragraph in the formatted content wrapped at a specific width.